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 |
---|---|---|---|---|---|
喜羊羊 | ERC-20 | 16.728706K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18285644 | a year ago | | | 0 | 0.00072887904 | |
| 18285644 | a year ago | | | 0 | 0.00072887904 | |
| 18285643 | a year ago | | | 0 | 0.00071715609 | |
| 18285640 | a year ago | | | 0 | 0.00071201685 | |
| 18285638 | a year ago | | | 0 | 0.00071418825 | |
| 18285637 | a year ago | | | 0 | 0.0042246464 | |
| 18285587 | a year ago | | | 0 | 0.00069495609 | |
| 18285580 | a year ago | | | 0 | 0.00045258921 | |
| 18285575 | a year ago | | | 0 | 0.00038984266 | |
| 18285575 | a year ago | | | 0 | 0.00068092283 |
ABI
ABI objects
Getter at block 21382523
decimals() view returns (uint8)
18
developmentAddress() view returns (address)
0xe57bfb4480df2542380d1bcdcd5f0c8eb0afd055
limitsInEffect() view returns (bool)
false
maxBuyLimit() view returns (uint256)
25000000000000000000000
maxSellLimit() view returns (uint256)
25000000000000000000000
maxWalletLimit() view returns (uint256)
30000000000000000000000
name() view returns (string)
喜羊羊
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0xc96d4f02748f7b6e885497c03a11a77a4df598e5
refreshFee() view returns (bool)
false
symbol() view returns (string)
喜羊羊
taxSwapEnabled() view returns (bool)
true
taxSwapMax() view returns (uint256)
6500000000000000000000
taxSwapMin() view returns (uint256)
100000000000000000000
tokensForFee() view returns (uint256)
76348472261031281783109
totalBuyFees() view returns (uint256)
1
totalSellFees() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000000000
tradeEnabled() view returns (bool)
true
tradeEnabledBlock() view returns (uint256)
18285358
uniFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
permit(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setDevelopmentAddress(address _devWallet)
setNewFees(uint256 newBuyFees, uint256 newSellFees)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.