Global Digital Content
Verified contract
Active on
Ethereum with 4,037 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0794…0517
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RBG | ERC-20 | 5.6145K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20931716 | a month ago | | | 0 | 0.00020891174 | |
| 20898121 | 2 months ago | | | 0 | 0.00021628322 | |
| 20889475 | 2 months ago | | | 0 | 0.00069380595 | |
| 20863528 | 2 months ago | | | 0 | 0.0016893867 | |
| 20799976 | 2 months ago | | | 0 | 0.0018250084 | |
| 20763648 | 2 months ago | | | 0 | 0.0032500002 | |
| 20737664 | 2 months ago | | | 0 | 0.00063003229 | |
| 20698644 | 3 months ago | | | 0 | 0.00017354097 | |
| 20572367 | 3 months ago | | | 0 | 0.000034119414 | |
| 20469135 | 4 months ago | | | 0 | 0.0012225600 |
ABI
ABI objects
Getter at block 21256859
controller() view returns (address)
0x0000000000000000000000000000000000000000
creationBlock() view returns (uint256)
8911913
decimals() view returns (uint8)
18
multiplyParent() view returns (uint8)
2
name() view returns (string)
Global Digital Content
parentSnapShotBlock() view returns (uint256)
9003394
parentToken() view returns (address)
0x0794ce7d4459105926da230f318c1e34bc790517
symbol() view returns (string)
GDC
tokenFactory() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
4765815835808754877646693196
transfersEnabled() view returns (bool)
true
version() view returns (string)
MMT_0.2
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) view returns (uint256)
totalSupplyAt(uint256 _blockNumber) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
changeController(address _newController)
claimTokens(address _token)
createCloneToken(string _cloneTokenName, uint8 _cloneDecimalUnits, string _cloneTokenSymbol, uint256 _snapshotBlock, bool _transfersEnabled) returns (address)
destroyTokens(address _owner, uint256 _amount) returns (bool)
enableTransfers(bool _transfersEnabled)
generateTokens(address _owner, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
NewCloneToken(address indexed _cloneToken, uint256 _snapshotBlock)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor(address _tokenFactory, address parent, uint256 snapshot, uint8 multiply)
fallback()
This contract contains no error objects.