Family Shiba Akita Inu
Verified contract
Active on
Ethereum with 156 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Family Shiba Akita Inu"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12710743 | 3 years ago | | | 0 | 0.00085482720 | |
| 12543669 | 3 years ago | | | 0 | 0.00073160000 | |
| 12520193 | 3 years ago | | | 0 | 0.00059532400 | |
| 12449889 | 3 years ago | | | 0 | 0.0055749600 | |
| 12443762 | 3 years ago | | | 0 | 0.0014997800 | |
| 12441521 | 3 years ago | | | 0 | 0.0027642510 | |
| 12441093 | 3 years ago | | | 0 | 0.0010836276 | |
| 12440817 | 3 years ago | | | 0 | 0.0036237240 | |
| 12440259 | 3 years ago | | | 0 | 0.0047526534 | |
| 12439659 | 3 years ago | | | 0 | 0.0052032960 |
ABI
ABI objects
Getter at block 21096103
_totalSupply() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Family Shiba Akita Inu
symbol() view returns (string)
FSAI
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.