AB-CHAIN RTB token
Verified contract
Active on
Ethereum with 2,649 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
RTB | ERC-20 | 100.006136 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17965160 | a year ago | | | 0 | 0.0018984959 | |
| 17965074 | a year ago | | | 0 | 0.0013213430 | |
| 16731186 | 2 years ago | | | 0 | 0.00069246963 | |
| 16731179 | 2 years ago | | | 0 | 0.0010001182 | |
| 15988641 | 2 years ago | | | 0 | 0.00042323858 | |
| 15333291 | 2 years ago | | | 0 | 0.00047085196 | |
| 11842400 | 4 years ago | | | 0 | 0.0057543200 | |
| 11515807 | 4 years ago | | | 0 | 0.0024522300 | |
| 11515587 | 4 years ago | | | 0 | 0.0041009100 | |
| 10529692 | 4 years ago | | | 0 | 0.0045965040 |
ABI
ABI objects
Getter at block 21303913
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000
burnedAfterSaleCount() view returns (uint256)
72140262210000000000000000
burnedCount() view returns (uint256)
4274760275861757960000
contractOwner() view returns (address)
0x743654cdd83bca987642612501c52e6c26595d65
decimals() view returns (uint256)
18
migrationAgent() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
AB-CHAIN RTB token
symbol() view returns (string)
RTB
totalSupply() view returns (uint256)
27855463029724138242040000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
burnaftersale(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
migrate()
setMigrationAgent(address _agent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Migrate(address indexed migrator, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.