đť•Ź Saga
Verified contract
Active on
Ethereum with 153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd0f1…489c
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
đť•ŹSAGA | ERC-20 | 18.719013M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20561804 | 3 months ago | | | 0 | 0.000093608956 | |
| 18341188 | a year ago | | | 0 | 0.00031895560 | |
| 18073211 | a year ago | | | 0 | 0.0012771434 | |
| 18073197 | a year ago | | | 0 | 0.0015207545 | |
| 18063247 | a year ago | | | 0 | 0.00048931673 | |
| 17999041 | a year ago | | | 0 | 0.00074543425 | |
| 17979318 | a year ago | | | 0 | 0.0011593958 | |
| 17979048 | a year ago | | | 0 | 0.0015143477 | |
| 17978997 | a year ago | | | 0 | 0.0013858227 | |
| 17978675 | a year ago | | | 0 | 0.0018125966 |
ABI
ABI objects
Getter at block 21190077
_maxTaxSwap() view returns (uint256)
15000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
đť•Ź Saga
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
đť•ŹSAGA
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[]Â bots_)Â
approve(address spender, uint256 amount) returns (bool)
delBots(address[]Â notbot)Â
manualSwap()Â
openTrading()Â
reduceFee(uint256Â _newFee)Â
removeLimits()Â
renounceOwnership()Â
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)Â
MaxTxAmountUpdated(uint256Â _maxTxAmount)Â
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)Â
Transfer(address indexed from, address indexed to, uint256 value)Â
constructor()Â
receive()Â
This contract contains no error objects.