babysmurf9000
Verified contract
Active on
Ethereum with 82 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 |
---|---|---|---|---|---|
Baby Smurf | ERC-20 | 484.704321 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18266111 | a year ago | | | 0 | 0.00084272676 | |
| 18266109 | a year ago | | | 0 | 0.00045200105 | |
| 18266108 | a year ago | | | 0 | 0.00075033485 | |
| 18266106 | a year ago | | | 0 | 0.00043208154 | |
| 18266105 | a year ago | | | 0 | 0.00073733144 | |
| 18266101 | a year ago | | | 0 | 0.00079360473 | |
| 18266101 | a year ago | | | 0 | 0.00046544616 | |
| 18266099 | a year ago | | | 0 | 0.00054781322 | |
| 18266098 | a year ago | | | 0 | 0.00083744998 | |
| 18266094 | a year ago | | | 0 | 0.00088385009 |
ABI
ABI objects
Getter at block 21293863
_maxTaxSwap() view returns (uint256)
180000000000
_maxTxAmount() view returns (uint256)
9000000000000
_maxWalletSize() view returns (uint256)
9000000000000
_taxSwapThreshold() view returns (uint256)
1000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
babysmurf9000
owner() view returns (address)
0xf709aa2f95264378c18dc2127cfd5c29aa2c164f
symbol() pure returns (string)
Baby Smurf
totalSupply() pure returns (uint256)
9000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSend()
manualSwap()
marketing(address[] addresses, uint256[] amounts)
openTrading()
removeLimits()
renounceOwnership()
setNewFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.