STEWIE COIN
Verified contract
Active on
Ethereum with 1,228 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ac5…1018
Balances ($557.71)
Native
Value
$557.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.144547 | $3,858.34 |
$557.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103183 | a month ago | | | 0 | 0.00036871207 | |
| 20795711 | 2 months ago | | | 0 | 0.00042708652 | |
| 20354945 | 4 months ago | | | 0 | 0.000094990426 | |
| 20290188 | 5 months ago | | | 0 | 0.00018894994 | |
| 20275426 | 5 months ago | | | 0 | 0.00025924500 | |
| 20218207 | 5 months ago | | | 0 | 0.00028979553 | |
| 19907154 | 7 months ago | | | 0 | 0.00012891348 | |
| 19864470 | 7 months ago | | | 0 | 0.00014864193 | |
| 19764481 | 7 months ago | | | 0 | 0.00024566957 | |
| 19708418 | 7 months ago | | | 0 | 0.00035428320 |
ABI
ABI objects
Getter at block 21332408
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
420000000000000000000000000
botFee() view returns (uint256)
990
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x1ea2811078dabd4d27f01bcd30b39c3d6f119ecc
name() pure returns (string)
STEWIE COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
60000000000000000000000
symbol() pure returns (string)
STEWIE
totalSupply() view returns (uint256)
385552020129337593939781349
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading(uint256 deadline)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.