GoMoney2

Verified contract

Active on Ethereum with 3,492 txns
Deployed by via 0x1d268ef0 at 14569982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "GoMoney2"

0xfb64b6df14cab7a4e16f87b7e5b0a9e7f949a94f38420551bb9c47d0380e5770
0xa40edc34dc243b27cd46f7580b8725d59c9779b39cdefbb2532021f1e0f4407e
0x5a02eb5dac7e76b645181ed495f3384efb883b00fb1d39e93157efbe4523868e
0x5d760d1c922b4b2ca1c764512a3427ef01685075d12497f3f8d769c91c4144a0
0x70999476400e03d49fe3c0695a550fb3d81c21ed7c976f64eaf08c85e34100b6
0x4a9abb0a0a765aa9acc19b2395563d7221da3228399d0ec02eed3fd940dea88a
0x306b356eed3f415976421922945d271f56047dc279581f741aef993669bf0aba
0x3b136ce1c905873e24e161f6891f929d873bc3741968cd42740ecd501a5ed0ba
0x178142f3c68de94f2ffbecbc1bcc5af5ea8233fc94bdc7015300aa16441f3f37
0x2d2bb39df34fc39b834172ad5d8b598027ddbccd79ecb36e71c1e5eca37d5ded

Functions
Getter at block 21270926
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FREEZE_ROLE(view returns (bytes32)
0x5789b43a60de35bcedee40618ae90979bab7d1315fd4b079234241bdab19936d
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
decimals(view returns (uint8)
18
name(view returns (string)
GoMoney2
symbol(view returns (string)
GOM2
totalSupply(view returns (uint256)
966640417000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
frozen(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freezeAccount(address _holderreturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(returns (uint256)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unfreezeAccount(address _holderreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Freeze(address holder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address holder
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.