xSNX
Verified contract
Proxy
Active on
Ethereum with 1,172 txns
Unified storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x6461…5ac8
0x818e…b755
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "xSNX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21404972 | a day ago | | | 0 | 0.00024221715 | |
| 20653422 | 3 months ago | | | 0 | 0.000056477687 | |
| 20649762 | 4 months ago | | | 0 | 0.00031365176 | |
| 20649687 | 4 months ago | | | 0 | 0.000039795031 | |
| 19868800 | 7 months ago | | | 0 | 0.00079768585 | |
| 19868654 | 7 months ago | | | 0 | 0.0025777879 | |
| 18404420 | a year ago | | | 0 | 0.00032401600 | |
| 18397361 | a year ago | | | 0 | 0.00018232566 | |
| 15592185 | 2 years ago | | | 0 | 0.00025732000 | |
| 15509937 | 2 years ago | | | 0 | 0.00067356087 |
ABI
ABI objects
Getter at block 21414180
implementation() view returns (address impl)
0x04bef870de607519c91d16a23434ad5745f62a63
proposedNewAdmin() view returns (address newAdmin)
0x0000000000000000000000000000000000000000
proposedNewAdminTimestamp() view returns (uint256 timestamp)
0
proposedNewImplementation() view returns (address impl)
0x0000000000000000000000000000000000000000
proxyAdmin() view returns (address admin)
0x38138586aedb29b436eab16105b09c317f5a79dd
proxyType() pure returns (uint256)
2
decimals() view returns (uint8)
18
feeDivisors() view returns (uint256 mintFee, uint256 burnFee, uint256 claimFee)
(mintFee=500, burnFee=500, claimFee=100)
getClaimFeeDivisor() view returns (uint256)
100
isOwner() view returns (bool)
false
name() view returns (string)
xSNX
owner() view returns (address)
0x37310ee55d433e51530b3efe41990360d6dbcfc3
paused() view returns (bool)
true
pauser() view returns (address)
0x38138586aedb29b436eab16105b09c317f5a79dd
symbol() view returns (string)
xSNXa
totalSupply() view returns (uint256)
1184558293736770638070542692
withdrawableEthFees() view returns (uint256)
0
Read-only
proxySigner(uint256 id) view returns (address signer)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events confirmAdminTransfer()
confirmImplementation(address confirmedImplementation)
proposeAdminTransfer(address newAdminAddress)
proposeNewImplementation(address newImplementation)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 tokensToRedeem)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _tradeAccountingAddress, address _kyberProxyAddress, address _snxAddress, address _susdAddress, address _xsnxAdmin, address _ownerAddress, uint256 _mintFeeDivisor, uint256 _burnFeeDivisor, uint256 _claimFeeDivisor)
initialize(address sender)
initialize(string name, string symbol, uint8 decimals)
mint(uint256 minRate) payable
mintWithSnx(uint256 snxAmount)
pause()
renounceOwnership()
setFeeDivisors(uint256 mintFeeDivisor, uint256 burnFeeDivisor, uint256 claimFeeDivisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
withdrawFees()
withdrawNativeToken()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed user, uint256 timestamp, uint256 burnAmount, uint256 valueToSend)
Mint(address indexed user, uint256 timestamp, uint256 valueSent, uint256 mintAmount, bool mintWithEth)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused()
WithdrawFees(uint256 ethAmount, uint256 susdAmount, uint256 snxAmount)
constructor(address implementation, address proxyAdmin, address signer1, address signer2)
fallback()
fallback()
This contract contains no error objects.