ReaNance
Verified contract
Active on
Ethereum with 1,785 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 "ReaNance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156447 | 7 days ago | | | 0 | 0.00050388364 | |
| 19566145 | 7 months ago | | | 0 | 0.0014016611 | |
| 19455684 | 8 months ago | | | 0 | 0.0023859606 | |
| 19346373 | 9 months ago | | | 0 | 0.0029444063 | |
| 18849017 | a year ago | | | 0 | 0.0020690711 | |
| 18787014 | a year ago | | | 0 | 0.0025700645 | |
| 18346202 | a year ago | | | 0 | 0.00092989800 | |
| 18000889 | a year ago | | | 0 | 0.0010322365 | |
| 17888918 | a year ago | | | 0 | 0.0011501636 | |
| 17604979 | a year ago | | | 0 | 0.00044641500 |
ABI
ABI objects
Getter at block 21203414
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x8a5cfb20a0518522dd996455f5c523361a9aea97
name() view returns (string)
ReaNance
owner() view returns (address)
0x8a5cfb20a0518522dd996455f5c523361a9aea97
symbol() view returns (string)
REL
totalSupply() view returns (uint256)
20000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.