Songs of Ethereum
Verified contract
Active on
Ethereum with 110 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
5SONGS | ERC-20 | 5.699912M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16386043 | 2 years ago | | | 0 | 0.00060050756 | |
| 16386042 | 2 years ago | | | 0 | 0.00053721000 | |
| 15855406 | 2 years ago | | | 0 | 0.0014646022 | |
| 15855087 | 2 years ago | | | 0 | 0.0010993873 | |
| 15854541 | 2 years ago | | | 0 | 0.00053165845 | |
| 15854211 | 2 years ago | | | 0 | 0.00089923387 | |
| 15853165 | 2 years ago | | | 0 | 0.00049176669 | |
| 15851719 | 2 years ago | | | 0 | 0.00038979231 | |
| 15850230 | 2 years ago | | | 0 | 0.00039939364 | |
| 15850112 | 2 years ago | | | 0 | 0.00045785392 |
ABI
ABI objects
Getter at block 21206730
AnthemFund() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_walletMax() view returns (uint256)
200000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x7e3cbb52193ac9ffa4193a6dabc44618d76ef4a5
blacklistMode() view returns (bool)
false
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
10000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
15848894
liquidityFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x7e3cbb52193ac9ffa4193a6dabc44618d76ef4a5
name() pure returns (string)
Songs of Ethereum
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc33704bb2037b9f910cce691a7a9224e16626a2f
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000000
symbol() pure returns (string)
5SONGS
totalFee() view returns (uint256)
3
totalFeeIfSelling() view returns (uint256)
3
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newAnthemFund)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.