This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793826, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

GoMoney2

Verified contract

Active on Ethereum with 39,897 txns
Deployed by via 0x08b49298 at 8839682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x58ca3fa5c5661d348e79494c8610bd1ef25cf22d58007bed12ebad6b3df5210e
0x8469a819a800c6125691d574cf365c1991976860bbd4fd6e3e772b33f82d4ce7
0xb73870dbabcb07b969b5fbd0911cc157fcf8d7624ac8e2fcca980876319f3f4e
0x3c36e44f089caf3dea16ff58f1f96ca6938cdeb94ff03298877b305725a432aa
0x8a2e43938abd482e8aece70049dc97b6211f9e6a16b603147c5a3496d510e984
0x90960a7928c3548755acd6e02b916bfed7a01942211c51ad6b4e467c4251a6ec
0x9eb97fac880262e3eef6a614feabe30bcaedf30a7bc4f4b74f90bb91786ecb28
0x6dc2bde789375fc54451f944f96661be32eaae52197a0738ec9ae6d44c5aca02
0x894fd274bf9de3f89b84db269d77a8b5bcc84040b002b9e448ae06f52afbdf23
0x69064b9cb4a84758447b91f257ce9e245bf9394560217581ba78e6fce0a4bfe3

Functions
Getter at block 20793825
decimals(view returns (uint8)
0
name(view returns (string)
GoMoney2
newOwner(view returns (address)
0x8a4e4053b67fb8279254b268a1a07129f16e4923
owner(view returns (address)
0x3b4d134b6860870fe026639d98fe49e3a7eb32af
symbol(view returns (string)
GOM2
totalSupply(view returns (uint256)
966640417
Read-only
allowance(address _holderaddress _spenderview returns (uint256)
balanceOf(address _holderview returns (uint256 balance)
frozen(addressview returns (bool)
State-modifying
acceptOwnership(
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valuereturns (bool)
burn_address(address _targetreturns (bool)
freezeAccount(address _holderreturns (bool)
mint(uint256 _amountreturns (bool)
sendwithgas(address _fromaddress _touint256 _valueuint256 _feereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unfreezeAccount(address _holderreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed owneruint256 value
Freeze(address indexed holder
Mint(uint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address indexed holder
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.