Sugarbaby
Verified contract
Proxy
Active on
Ethereum with 918 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3145…8ea8
1 additional
variable
Balances ($14.96)
Native
Value
$14.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004797 | $3,119.45 |
$14.96 | |
SUGAR | ERC-20 | 6.574545K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102666 | 18 days ago | | | 0 | 0.00016871923 | |
| 21102632 | 18 days ago | | | 0 | 0.00041186330 | |
| 20786941 | 2 months ago | | | 0 | 0.00089109798 | |
| 20502979 | 3 months ago | | | 0 | 0.000041075210 | |
| 20445618 | 4 months ago | | | 0 | 0.000060546595 | |
| 20432463 | 4 months ago | | | 0 | 0.00050088832 | |
| 20306647 | 4 months ago | | | 0 | 0.00018710600 | |
| 20221203 | 5 months ago | | | 0 | 0.00048594857 | |
| 20117852 | 5 months ago | | | 0 | 0.00026577142 | |
| 20099201 | 5 months ago | | | 0 | 0.00032347624 |
ABI
ABI objects
Getter at block 21228237
_buyCount() view returns (uint256)
1551
_buyTax() view returns (uint256)
5
_decimals() view returns (uint8)
9
_maxTaxSwap() view returns (uint256)
5000000000000
_maxTxAmount() view returns (uint256)
30000000000000
_maxWalletSize() view returns (uint256)
60000000000000
_name() view returns (string)
Sugarbaby
_preventSwapBefore() view returns (uint256)
5
_sellTax() view returns (uint256)
5
_symbol() view returns (string)
SUGAR
_tTotal() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000
_taxWallet() view returns (address)
0x3145cde26003c5d00fa69c99eca32f8688b28ea8
decimals() pure returns (uint8)
9
factory() view returns (address)
0xbf22fefb5f1fbb02dc5bbba74b6e5cf0b0d69a3f
name() view returns (string)
Sugarbaby
owner() view returns (address)
0x0000000000000000000000000000000000000000
ref() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SUGAR
totalSupply() view returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xb068924b81e87868f36089fd01d27410f9e39a5e
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)
init(string _nameIn, string _symbolIn, address _user, address _refAddress, uint256 _totalS, uint256 _buyTaxes, uint256 _sellTaxes) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.