Hitsugaya
Verified contract
Active on
Ethereum with 1,697 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BANKAI | ERC-20 | 12.956388M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21085908 | a month ago | | | 0 | 0.00074411990 | |
| 20724269 | 3 months ago | | | 0 | 0.00016919577 | |
| 20719265 | 3 months ago | | | 0 | 0.000051950526 | |
| 19438761 | 8 months ago | | | 0 | 0.00092184677 | |
| 19255488 | 9 months ago | | | 0 | 0.00068113618 | |
| 19251389 | 9 months ago | | | 0 | 0.00059426876 | |
| 19148325 | 10 months ago | | | 0 | 0.00088463911 | |
| 18827010 | a year ago | | | 0 | 0.0031298314 | |
| 18780614 | a year ago | | | 0 | 0.0012375603 | |
| 18708034 | a year ago | | | 0 | 0.0016215889 |
ABI
ABI objects
Getter at block 21274569
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
currentLP() view returns (uint256)
7126536183524478395
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
100000000000000000
name() view returns (string)
Hitsugaya
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb8cc2148074c8305f3b3405e0f3b2abc3c496771
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
BANKAI
totalSupply() view returns (uint256)
10000000000000000000
usdcLPAddress() view returns (address)
0x573f1f12cb751364c0eb64b9dea01c6524e1d1b3
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 spender, uint256 subtractedValue) returns (bool)
getLostETH()
getLostTokens(address tokenAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUsdcLPAddress(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.