HAKIRU INU
Verified contract
Active on
Ethereum with 119 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 "HAKIRU INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13016263 | 3 years ago | | | 0 | 0.00077872325 | |
| 12450184 | 3 years ago | | | 0 | 0.0057656400 | |
| 12450180 | 3 years ago | | | 0 | 0.013706400 | |
| 12450026 | 3 years ago | | | 0 | 0.0062040510 | |
| 12449952 | 3 years ago | | | 0 | 0.0046878876 | |
| 12449807 | 3 years ago | | | 0 | 0.0067218328 | |
| 12449805 | 3 years ago | | | 0 | 0.0043865080 | |
| 12449555 | 3 years ago | | | 0 | 0.0053644050 | |
| 12449505 | 3 years ago | | | 0 | 0.0046541880 | |
| 12449403 | 3 years ago | | | 0 | 0.0044314650 |
ABI
ABI objects
Getter at block 21162005
decimals() view returns (uint8)
9
name() view returns (string)
HAKIRU INU
owner() view returns (address)
0x40d1149b72239a14d526c7a752728ccc706a4e0d
symbol() view returns (string)
HAKIRU
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)
isSwapped(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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
swap(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unCheck()
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.