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 "ᗪOᖇK ᒪOᖇᗪ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17176193 | 4 months ago | | | 0 | 5.2074760e-7 | |
| 14734515 | 6 months ago | | | 0 | 0.00013985400 | |
| 14568757 | 6 months ago | | | 0 | 0.0000013182666 | |
| 14292130 | 7 months ago | | | 0 | 0.0000013194542 | |
| 13979249 | 7 months ago | | | 0 | 0.000012298944 | |
| 13763683 | 7 months ago | | | 0 | 0.0000027036626 | |
| 13539410 | 7 months ago | | | 0 | 8.3027671e-7 | |
| 13528990 | 7 months ago | | | 0 | 0.0000013180993 | |
| 13518119 | 7 months ago | | | 0 | 6.5605903e-7 | |
| 13517946 | 7 months ago | | | 0 | 0.0000012722874 |
ABI
ABI objects
Getter at block 22914880
decimals() pure returns (uint8)
18
mainAddress() view returns (address)
0x8402a3ec0dc5b29914200b83a752121a2f0e065d
mainFee() view returns (uint16)
0
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
ᗪOᖇK ᒪOᖇᗪ
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DORKL
totalFee() view returns (uint16)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mainAddressSetup(address _newAddress)
mainFeeSetup(uint16 _newFee)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxAmount(uint256 _maxTxAmount)
updateMaxWalletAmount(uint256 _maxWalletAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxTxAmountUpdated(uint256 maxTxAmount)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
mainAddressUpdated(address mainAddress)
mainFeeUpdated(uint16 mainFee)
constructor()
receive()
This contract contains no error objects.