EverSaturn
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EverSaturn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17557761 | a year ago | | | 0 | 0.00057053931 | |
| 17557728 | a year ago | | | 0 | 0.00067906637 | |
| 17557704 | a year ago | | | 0 | 0.00041043517 | |
| 17557700 | a year ago | | | 0 | 0.00096890305 | |
| 17557699 | a year ago | | | 0 | 0.00087703843 | |
| 17557683 | a year ago | | | 0 | 0.00095272407 | |
| 17557677 | a year ago | | | 0 | 0.0011068838 | |
| 17557674 | a year ago | | | 0 | 0.00074160888 | |
| 17557657 | a year ago | | | 0 | 0.00078978164 | |
| 17557655 | a year ago | | | 0 | 0.00083203828 |
ABI
ABI objects
Getter at block 21321818
ReflectionFeeBuy() view returns (uint256)
5
ReflectionFeeSell() view returns (uint256)
5
TotalBase() view returns (uint256)
10
_maxWalletSize() view returns (uint256)
50000000000000000000000000
decimals() pure returns (uint8)
18
isTradingAuthorized() view returns (bool)
true
name() view returns (string)
EverSaturn
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x59c7ecb5975cfb3a32d18af7f732f4371e159391
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000000000000000
symbol() view returns (string)
EVERSATURN
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
renounceOwnership()
setFees(uint256 _ReflectionFeeBuy, uint256 _ReflectionFeeSell)
setFeesWallet(address _MarketingWallet)
setIsFeeExempt(address holder, bool exempt)
setIsTradingAuthorized(bool _isTradingAuthorized)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 _maxWalletSize_)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapEnabled(bool _swapEnabled)
setSwapPair(address pairaddr)
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)
constructor(address _dividendExecutive, address dividendOwner)
receive()
This contract contains no error objects.