Ouroboros
Verified contract
Active on
Ethereum with 178 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 "Ouroboros"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18903445 | 10 months ago | | | 0 | 0.00065683360 | |
| 18846206 | a year ago | | | 0 | 0.00064023381 | |
| 18628409 | a year ago | | | 0 | 0.0057557298 | |
| 18627091 | a year ago | | | 0 | 0.0012169143 | |
| 18625168 | a year ago | | | 0 | 0.0011147244 | |
| 18624899 | a year ago | | | 0 | 0.00082904552 | |
| 18624896 | a year ago | | | 0 | 0.0012495733 | |
| 18624882 | a year ago | | | 0 | 0.0011757269 | |
| 18624806 | a year ago | | | 0 | 0.0013215866 | |
| 18624768 | a year ago | | | 0 | 0.0032285626 |
ABI
ABI objects
Getter at block 21189043
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ouroboros
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OB
totalSupply() pure returns (uint256)
1000000000000000000
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)
openTrading()
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.