Floki Musk
Verified contract
Active on
Ethereum with 3,028 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOKI | ERC-20 | 46.067818M | $0.000225 |
$10,358.35 | |
DAI | ERC-20 | 116.609704 | $1.00 |
$116.61 | |
FLOKI | ERC-20 | 83.704958M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261216 | 3 days ago | | | 0 | 0.00023554848 | |
| 21260311 | 3 days ago | | | 0 | 0.00018946334 | |
| 21260304 | 3 days ago | | | 0 | 0.00017639781 | |
| 21251580 | 4 days ago | | | 0 | 0.0012601896 | |
| 21248319 | 5 days ago | | | 0 | 0.00044549967 | |
| 21247681 | 5 days ago | | | 0 | 0.00054454984 | |
| 21244827 | 5 days ago | | | 0 | 0.00075665086 | |
| 21244158 | 5 days ago | | | 0 | 0.00082778378 | |
| 21241011 | 6 days ago | | | 0 | 0.00046553112 | |
| 21239277 | 6 days ago | | | 0 | 0.00056808758 |
ABI
ABI objects
Getter at block 21281281
_totalSupply() view returns (uint256)
1000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Floki Musk
symbol() view returns (string)
FLOKI
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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 amount) returns (bool)
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(address developerWalletAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.