Wild Rabbit Inu
Verified contract
Active on
Ethereum with 79 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 "Wild Rabbit Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12552680 | 3 years ago | | | 0 | 0.00093687113 | |
| 12535254 | 3 years ago | | | 0 | 0.00088587500 | |
| 12534897 | 3 years ago | | | 0 | 0.021214977 | |
| 12534887 | 3 years ago | | | 0 | 0.012030925 | |
| 12534567 | 3 years ago | | | 0 | 0.0012588750 | |
| 12534553 | 3 years ago | | | 0 | 0.0013521250 | |
| 12533405 | 3 years ago | | | 0 | 0.00033513300 | |
| 12533344 | 3 years ago | | | 0 | 0.0013521250 | |
| 12533250 | 3 years ago | | | 0 | 0.00045170100 | |
| 12533244 | 3 years ago | | | 0 | 0.00090671900 |
ABI
ABI objects
Getter at block 21102045
TotalSupplyInitDone() view returns (bool)
true
burnTXpercent() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Wild Rabbit Inu
owner() view returns (address)
0xf920d8f42b7b5878b8c6755fabaea1a8f9012211
status() view returns (bool)
false
symbol() view returns (string)
WRINU
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowMultiTransfer(address _address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
contractInitiation()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address account)
renounceOwnership()
totalSupplyInit(uint256 _initialSupply)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
transferTo(address account)
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)
TwapUpdated(uint256 priceCumulativeLast, uint256 blockTimestampLast, uint256 priceAverageLast)
constructor(address router, address factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.