REBIT AI Keyboard Token
Verified contract
Active on
Ethereum with 13,654 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "REBIT AI Keyboard Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21170317 | 16 days ago | | | 0 | 0.00084025239 | |
| 20483367 | 4 months ago | | | 0 | 0.00034474440 | |
| 20423751 | 4 months ago | | | 0 | 0.00014666532 | |
| 20331613 | 4 months ago | | | 0 | 0.00034677789 | |
| 20149621 | 5 months ago | | | 0 | 0.000082082000 | |
| 19690371 | 7 months ago | | | 0 | 0.00073873800 | |
| 19481473 | 8 months ago | | | 0 | 0.0014540240 | |
| 19325509 | 9 months ago | | | 0 | 0.0022982960 | |
| 19066854 | 10 months ago | | | 0 | 0.00035178000 | |
| 17961032 | a year ago | | | 0 | 0.00064657040 |
ABI
ABI objects
Getter at block 21281488
DECIMALS() view returns (uint8)
18
INITIAL_SUPPLY() view returns (uint256)
2200000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
REBIT AI Keyboard Token
symbol() view returns (string)
KEYT
totalSupply() view returns (uint256)
2200000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.