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 "Sora INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16283648 | 2 years ago | | | 0 | 0.00049568255 | |
| 12498214 | 4 years ago | | | 0 | 0.0038465625 | |
| 12442183 | 4 years ago | | | 0 | 0.0029162071 | |
| 12442178 | 4 years ago | | | 0 | 0.0032311125 | |
| 12442172 | 4 years ago | | | 0 | 0.0036414125 | |
| 12442167 | 4 years ago | | | 0 | 0.0048773760 | |
| 12442166 | 4 years ago | | | 0 | 0.0026118000 | |
| 12442163 | 4 years ago | | | 0 | 0.0096050000 | |
| 12442157 | 4 years ago | | | 0 | 0.022833000 | |
| 12442155 | 4 years ago | | | 0 | 0.0034968750 |
ABI
ABI objects
Getter at block 21284628
antiDrainStats() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Sora INU
owner() view returns (address)
0x61cb749b4e590ea5e1c89fd592f5fb915c36494b
symbol() view returns (string)
SORAINU
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)
isExcluded(address account) view returns (bool)
isTransfered(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
check()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.