NFTubbies Marketplace
Verified contract
Active on
Ethereum with 326 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TUBBIE | ERC-20 | 40.767663M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19796339 | 7 months ago | | | 0 | 0.00035873158 | |
| 16338501 | 2 years ago | | | 0 | 0.00082381080 | |
| 16248920 | 2 years ago | | | 0 | 0.0012400396 | |
| 16243812 | 2 years ago | | | 0 | 0.00035558625 | |
| 16242069 | 2 years ago | | | 0 | 0.00081096877 | |
| 16237583 | 2 years ago | | | 0 | 0.00060076478 | |
| 16235618 | 2 years ago | | | 0 | 0.00078157318 | |
| 16233828 | 2 years ago | | | 0 | 0.00065319310 | |
| 16233058 | 2 years ago | | | 0 | 0.00075772847 | |
| 16233052 | 2 years ago | | | 0 | 0.00076427401 |
ABI
ABI objects
Getter at block 21318318
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x5095e9d86453cb7556ffeeb09e9f566ebbd8b89d
name() pure returns (string)
NFTubbies Marketplace
pair() view returns (address)
0xb6b9d32b899e371469923ead2987ccd8cbc52826
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
TUBBIE
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setSwapThreshold(uint256 _swapThreshold)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.