BuiltinAsset
A Vega builtin asset, mostly for testing purpose
type BuiltinAsset {
maxFaucetAmountMint: String!
}
Fields
BuiltinAsset.maxFaucetAmountMint
● String!
non-null scalar
Maximum amount that can be requested by a party through the built-in asset faucet at a time
Implemented by
AssetSource
union