Battousai Inu
Verified contract
Active on
Ethereum with 43 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 "Battousai Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13592596 | 3 years ago | | | 0 | 0.0050714613 | |
| 13573371 | 3 years ago | | | 0 | 0.0056794110 | |
| 13518630 | 3 years ago | | | 0 | 0.0077853831 | |
| 13516399 | 3 years ago | | | 0 | 0.0086123776 | |
| 13516375 | 3 years ago | | | 0 | 0.0080018654 | |
| 13509693 | 3 years ago | | | 0 | 0.0078370147 | |
| 13503601 | 3 years ago | | | 0 | 0.0084467854 | |
| 13503082 | 3 years ago | | | 0 | 0.0045971666 | |
| 13503076 | 3 years ago | | | 0 | 0.0087262956 | |
| 13503069 | 3 years ago | | | 0 | 0.0097043035 |
ABI
ABI objects
Getter at block 21268388
decimals() view returns (uint8)
18
name() view returns (string)
Battousai Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BATTINU
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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)
renounceOwnership()
setTaxAmount(uint256 txAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSlippage(uint256 amount)
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.