RollbitAI Coin
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RollbitAI Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18010285 | a year ago | | | 0 | 0.00035350249 | |
| 18010278 | a year ago | | | 0 | 0.00057071552 | |
| 18010275 | a year ago | | | 0 | 0.00064628200 | |
| 18010272 | a year ago | | | 0 | 0.00052182397 | |
| 18010271 | a year ago | | | 0 | 0.00067569311 | |
| 18010268 | a year ago | | | 0 | 0.00041804414 | |
| 18010265 | a year ago | | | 0 | 0.00063550667 | |
| 18010263 | a year ago | | | 0 | 0.00060469388 | |
| 18010260 | a year ago | | | 0 | 0.00073981907 | |
| 18010258 | a year ago | | | 0 | 0.00058302944 |
ABI
ABI objects
Getter at block 21279081
decimals() view returns (uint8)
18
name() view returns (string)
RollbitAI Coin
owner() view returns (address)
0xb77839868ce53f0bcff925b01fbb548f50fc0f90
symbol() view returns (string)
RLBAI
totalSupply() view returns (uint256)
105000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveCEX(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.