Inscription 0
Verified contract
Active on
Ethereum with 183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf79b…8a5b
3 additional
variables
Balances ($0.00)
No balances found for "Inscription 0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20737457 | 2 months ago | | | 0 | 0.00024544131 | |
| 20319766 | 3 months ago | | | 0 | 0.00022299991 | |
| 20319764 | 3 months ago | | | 0 | 0.00019342146 | |
| 19075887 | 9 months ago | | | 0 | 0.00056017279 | |
| 18943267 | 10 months ago | | | 0 | 0.00093692162 | |
| 18844116 | 10 months ago | | | 0 | 0.0012454842 | |
| 18730915 | a year ago | | | 0 | 0.0022179899 | |
| 18723189 | a year ago | | | 0 | 0.0022925538 | |
| 18722955 | a year ago | | | 0 | 0.0025496015 | |
| 18722881 | a year ago | | | 0 | 0.0029861299 |
ABI
ABI objects
Getter at block 21086495
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Inscription 0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
INSCRIPTION0
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events RemoveTransactionLimits()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwner()
setBlockBuffer(uint8 _amount)
setWhoIsBot(address account, bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.