Shinigami Inu
Verified contract
Active on
Ethereum with 30 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 "Shinigami Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14655943 | 3 years ago | | | 0 | 0.0017232640 | |
| 14655938 | 3 years ago | | | 0 | 0.0015952640 | |
| 14646391 | 3 years ago | | | 0 | 0.0028884085 | |
| 14643753 | 3 years ago | | | 0 | 0.0010357547 | |
| 14643359 | 3 years ago | | | 0 | 0.0013133419 | |
| 14643112 | 3 years ago | | | 0 | 0.0018269055 | |
| 14643111 | 3 years ago | | | 0 | 0.0018454201 | |
| 14643108 | 3 years ago | | | 0 | 0.0026056278 | |
| 14643097 | 3 years ago | | | 0 | 0.0011575605 | |
| 14643093 | 3 years ago | | | 0 | 0.0011643932 |
ABI
ABI objects
Getter at block 21392988
_decimals() view returns (uint256)
9
_maxTx() view returns (uint256)
70000000000000000
_totalFee() view returns (uint256)
5
_totalSupply() view returns (uint256)
7000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Shinigami Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
死神
totalSupply() view returns (uint256)
7000000000000000000
uniswapVersion() pure returns (uint256)
2
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 from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 amount) returns (bool)
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.