Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($123.48)
Native
Value
$123.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.034603 | $3,568.61 |
$123.48 | |
SRX | ERC-20 | 7.36327M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19904011 | 6 months ago | | | 0 | 0.00029103864 | |
| 19736030 | 7 months ago | | | 0 | 0.00033457747 | |
| 19736023 | 7 months ago | | | 0 | 0.00040166849 | |
| 17172661 | 2 years ago | | | 0 | 0.0031357834 | |
| 17010792 | 2 years ago | | | 0 | 0.00047938207 | |
| 16949745 | 2 years ago | | | 0 | 0.0013367237 | |
| 16577593 | 2 years ago | | | 0 | 0.00098715685 | |
| 16554036 | 2 years ago | | | 0 | 0.0014997087 | |
| 16033826 | 2 years ago | | | 0 | 0.0010616652 | |
| 15275686 | 2 years ago | | | 0 | 0.00060806653 |
ABI
ABI objects
Getter at block 21288266
decimals() pure returns (uint256)
9
name() pure returns (string)
Syrex
owner() view returns (address)
0x3c54886042d7f93176e4ec03a9b37bc3c066556f
symbol() pure returns (string)
SRX
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
initContract(address feeAddress)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setNoTaxMode(bool onoff)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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.