Gold Standard

Verified contract

Active on Ethereum with 2,037 txns
Deployed by via 0x5f1c48de at 11501318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x93583e9b8a9ddecdaeb7a43bd028ef245041007a4f6cbdce88b503c21b623cfa
0x18c8a09b650db90c71dc918066c6d4f85173d765ce658ed1d901a73674ea623e
0x9c72c80e81973ac280a2267237dc2f97c7be505b97880bc8681c014b9215f173
0x04a2819fb09945d20d80d7f54d8b296c123eecb91966722c8efa5ff2ee086c95
0xcb1b0c40bd810599cda1ca86b61645148ce575e95ab089ad9a4f2991ff2a67c9
0xfa9a582f158781aad1fed01ee5d9a8fce51b4f912592df8d61e071b616a9f130
0xafc2c4b2dcb6d7fad0b203bc19649be385db915f2e3df12c1aceb9bf2a9758f0
0xc4efbf6574067275989607dd5ea6aec730ecd83ebf16df1f02a744999487d0dd
0xbc724a8af1d8aa1be280daeaf8de77d416a4af4309af0a45cfe095d76e87c22b
0x48b5c4f93ee48e9bcfe000606df45f7faa662fd62b65130b9387c9a3153351be

Functions
Getter at block 20859003
burner(view returns (address)
0x5b04fbaf54d53f1a4681339a0da34d903e5fa2b1
decimals(pure returns (uint8)
4
minter(view returns (address)
0x5b04fbaf54d53f1a4681339a0da34d903e5fa2b1
name(pure returns (string)
Gold Standard
owner(view returns (address)
0x5b04fbaf54d53f1a4681339a0da34d903e5fa2b1
stockCount(view returns (uint256)
176
symbol(pure returns (string)
AUS
totalSupply(view returns (uint256)
1760000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address whoview returns (uint256 balance)
stock(bytes32view returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(bytes32 serial
mint(address tobytes32 serialuint256 valuereturns (bool)
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool success)
transferOwnership(address newOwner
updateBurner(address whoreturns (bool)
updateMinter(address whoreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burned(bytes32 indexed serialuint256 value
FeeUpdated(uint256 value
Minted(bytes32 indexed serialuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.