Inu Revolution
Verified contract
Active on
Ethereum with 104 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 "Inu Revolution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12482764 | 4 years ago | | | 0 | 0.0073134427 | |
| 12482741 | 4 years ago | | | 0 | 0.0021547500 | |
| 12481919 | 4 years ago | | | 0 | 0.0026110000 | |
| 12481864 | 4 years ago | | | 0 | 0.0032171250 | |
| 12481841 | 4 years ago | | | 0 | 0.0033570000 | |
| 12480703 | 4 years ago | | | 0 | 0.0016715080 | |
| 12480690 | 4 years ago | | | 0 | 0.0030772500 | |
| 12480673 | 4 years ago | | | 0 | 0.0020893850 | |
| 12480664 | 4 years ago | | | 0 | 0.0017689680 | |
| 12480664 | 4 years ago | | | 0 | 0.0038531800 |
ABI
ABI objects
Getter at block 21295115
callStatus() view returns (bool)
false
decimals() view returns (uint8)
9
name() view returns (string)
Inu Revolution
ownerAddress() view returns (address)
0xadd12df823978767e867418e69aef3b5fb337f62
symbol() view returns (string)
INU
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMultiCalled(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events LPtokensBurn()
approve(address spender, uint256 amount) returns (bool)
checkCall()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiCall(address account)
reflect(uint256 tAmount)
renounceOwnership()
selfCall(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
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.