CH Dividend Token TRON
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCGTO | ERC-20 | 350 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12307115 | 4 years ago | | | 0 | 0.0032000000 | |
| 12304962 | 4 years ago | | | 0 | 0.0045913500 | |
| 12303483 | 4 years ago | | | 0 | 0.0046837890 | |
| 12093535 | 4 years ago | | | 0 | 0.013021056 | |
| 12082334 | 4 years ago | | | 0 | 0.010479117 | |
| 12080356 | 4 years ago | | | 0 | 0.0092582490 | |
| 12078140 | 4 years ago | | | 0 | 0.011944784 | |
| 12077814 | 4 years ago | | | 0 | 0.012208680 | |
| 12075026 | 4 years ago | | | 0 | 0.010681335 | |
| 12074297 | 4 years ago | | | 0 | 0.010580856 |
ABI
ABI objects
Getter at block 21424590
creationBlock() view returns (uint256)
7644255
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
CH Dividend Token TRON
owner() view returns (address)
0x1d40cf79af5bfac666abc91893365cb55dffde23
parentSnapShotBlock() view returns (uint256)
7644255
parentToken() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHDT TRON
totalSupply() view returns (uint256)
7000000000000000000000000
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)
burn(address _owner, uint256 _amount) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedAmount) returns (bool)
increaseApproval(address _spender, uint256 _addedAmount) returns (bool)
mint(address _owner, uint256 _amount) returns (bool)
reclaimToken(address token)
renounceOwnership()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _parentToken, uint256 _parentSnapShotBlock)
fallback()
This contract contains no error objects.