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 "Ferrari"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21260748 | 7 days ago | | | 0 | 0.00046050343 | |
| 21041313 | a month ago | | | 0 | 0.00035077428 | |
| 20954292 | 2 months ago | | | 0 | 0.00040436425 | |
| 20853943 | 2 months ago | | | 0 | 0.00014670090 | |
| 20669269 | 3 months ago | | | 0 | 0.00021856001 | |
| 20614029 | 3 months ago | | | 0 | 0.000084003294 | |
| 20555445 | 3 months ago | | | 0 | 0.000068470384 | |
| 20458553 | 4 months ago | | | 0 | 0.000082306884 | |
| 20458540 | 4 months ago | | | 0 | 0.000092070163 | |
| 20429768 | 4 months ago | | | 0 | 0.00021047835 |
ABI
ABI objects
Getter at block 21309972
antiWhaleActivated() view returns (bool)
true
decimals() view returns (uint8)
18
endDate() view returns (uint256)
1683321914
limitWhale() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Ferrari
owner() view returns (address)
0x0000000000000000000000000000000000000000
startDate() view returns (uint256)
1683321914
symbol() view returns (string)
RARI
totalSupply() view returns (uint256)
4200000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhale(uint256 amount) view returns (bool)
State-modifying
Events activateAntiWhale()
approve(address spender, uint256 amount) returns (bool)
deActivateAntiWhale()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAntiWhale(uint256 _startDate, uint256 _endDate, uint256 _limitWhale)
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.