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 "Mia Khalifa"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13405231 | 7 months ago | | | 0 | 0.0000010771416 | |
| 7032864 | a year ago | | | 0 | 0.000023297500 | |
| 7032755 | a year ago | | | 0 | 0.000000053432946504 | |
| 6748282 | a year ago | | | 0 | 0.000000000016485292 | |
| 5021846 | a year ago | | | 0 | 0.000000086997656590 | |
| 5021660 | a year ago | | | 0 | 0.000000077228742965 | |
| 5021613 | a year ago | | | 0 | 0.000000067367324039 | |
| 5021556 | a year ago | | | 0 | 0.000000065524603548 | |
| 4918203 | a year ago | | | 0 | 0.00023297500 | |
| 4693082 | a year ago | | | 0 | 0.000000103185830125 |
ABI
ABI objects
Getter at block 22469987
decimals() view returns (uint8)
9
name() view returns (string)
Mia Khalifa
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Mia Khalifa
taxRate() view returns (uint256)
3
taxWallet() view returns (address)
0x206da00c34c867d23c8322701be4ca745dd7de75
totalSupply() view returns (uint256)
207000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setTaxRate(uint256 _newTaxRate)
setTaxWallet(address _newTaxWallet)
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(uint256 _initialTaxRate)
This contract contains no fallback and receive objects.
This contract contains no error objects.