Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5730…7d31
Balances ($0.00)
No balances found for "Dlt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20424073 | 3 months ago | | | 0 | 0.000081205225 | |
| 20012583 | 5 months ago | | | 0 | 0.00058806366 | |
| 20012536 | 5 months ago | | | 0 | 0.0011553450 | |
| 19586958 | 7 months ago | | | 0 | 0.00069979122 | |
| 19560341 | 7 months ago | | | 0 | 0.00090670282 | |
| 19527899 | 7 months ago | | | 0 | 0.0017799386 | |
| 19486873 | 8 months ago | | | 0 | 0.00076661996 | |
| 19486273 | 8 months ago | | | 0 | 0.0011760290 | |
| 19486269 | 8 months ago | | | 0 | 0.0015542565 | |
| 19484891 | 8 months ago | | | 0 | 0.0017545296 |
ABI
ABI objects
Getter at block 21168700
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x5730afa6f8db7a11f6e73bc8a2e75d9575307d31
maxTransaction() view returns (uint256)
10000000000000001
maxWallet() view returns (uint256)
10000000000000001
name() pure returns (string)
Decentralised Leverage Trading
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
0
swapMax() view returns (uint256)
399900000000000
swapMin() view returns (uint256)
1000000000000
symbol() pure returns (string)
DLT
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptions(address wallet) view returns (bool fees, bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
setExemptions(address wlt, bool noFees, bool noLimits)
setFees(uint8 buyFees, uint8 sellFees)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
setTaxSwaps(uint32 minVal, uint32 minDiv, uint32 maxVal, uint32 maxDiv, uint32 trigger)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
updateMarketingWallet(address marketingWlt)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.