Deluxe INU
Verified contract
Active on
Ethereum with 318 txns
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 "Deluxe INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19635694 | 7 months ago | | | 0 | 0.00029480995 | |
| 19262992 | 9 months ago | | | 0 | 0.0015185893 | |
| 18962766 | 10 months ago | | | 0 | 0.00059276046 | |
| 18650625 | a year ago | | | 0 | 0.00046633915 | |
| 18645550 | a year ago | | | 0 | 0.00061867003 | |
| 17722323 | a year ago | | | 0 | 0.0012631893 | |
| 17666003 | a year ago | | | 0 | 0.00054426806 | |
| 17583658 | a year ago | | | 0 | 0.00086470930 | |
| 17579074 | a year ago | | | 0 | 0.00095767183 | |
| 17564540 | a year ago | | | 0 | 0.00085937604 |
ABI
ABI objects
Getter at block 21218954
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x67da4f713f8bdaa5d44b924b30d7e677a7829ea1
maxTransaction() view returns (uint256)
1000000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000000
name() view returns (string)
Deluxe INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
publicTradingBlock() view returns (uint256)
17430118
symbol() view returns (string)
DINU
totalSupply() view returns (uint256)
1000000000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAMMPair(address) view returns (bool)
State-modifying
Events addLp(address _to) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
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)
RemovedLimits()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _totalSupplyInTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.