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 "Darlelon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12596481 | 3 years ago | | | 0 | 0.0012116780 | |
| 12596476 | 3 years ago | | | 0 | 0.0011206650 | |
| 12596465 | 3 years ago | | | 0 | 0.0021788640 | |
| 12596465 | 3 years ago | | | 0 | 0.0039146520 | |
| 12596392 | 3 years ago | | | 0 | 0.00092273940 | |
| 12596365 | 3 years ago | | | 0 | 0.00083885400 | |
| 12596268 | 3 years ago | | | 0 | 0.0011650750 | |
| 12596227 | 3 years ago | | | 0 | 0.0010252660 | |
| 12596158 | 3 years ago | | | 0 | 0.00098560800 | |
| 12596152 | 3 years ago | | | 0 | 0.0013514870 |
ABI
ABI objects
Getter at block 21100261
_isExludedFromRecipient() view returns (address)
0xa855e0401b533a5442476f7d496969b98de95627
_isExludedFromSender() view returns (address)
0x4bf99656c9f3069ffe0b262b02e81aa3f0cf5167
_marketingAccount() view returns (uint256)
4000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Darlelon
owner() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Darkelon
totalSupply() view returns (uint256)
1000999999999900000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
openTrading(uint256 amount)
removeBotFromBlackList(address account)
renounceOwnership()
setCooldownEnabled(uint256 marketingAccount)
setTeamToFee(address excludedRecipient, address excludedSender)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.