Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($32.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.0004 | $80,313.00 |
$32.13 | |
STL | ERC-20 | 855 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20844506 | a month ago | | | 0 | 0.00035836730 | |
| 18825284 | a year ago | | | 0 | 0.0020127197 | |
| 17759115 | a year ago | | | 0 | 0.00078401658 | |
| 16602094 | 2 years ago | | | 0 | 0.0010430979 | |
| 16241110 | 2 years ago | | | 0 | 0.00097403993 | |
| 15747194 | 2 years ago | | | 0 | 0.00076581153 | |
| 15733026 | 2 years ago | | | 0 | 0.00093726191 | |
| 15731587 | 2 years ago | | | 0 | 0.00051401340 | |
| 15731569 | 2 years ago | | | 0 | 0.00083137119 | |
| 15594626 | 2 years ago | | | 0 | 0.00027728071 |
ABI
ABI objects
Getter at block 21160693
authorHash() pure returns (string)
b0b00f105d7755713edb705b6635ac5cf12d97702a65d16e1dba22dfddb65e27
decimals() view returns (uint8)
18
deployedAt() view returns (uint256 year, uint256 month, uint256 day)
(year=2019, month=12, day=8)
frozenUntil() view returns (uint256 year, uint256 month, uint256 day)
(year=2021, month=6, day=8)
isOwner() view returns (bool)
false
name() view returns (string)
Sestrel
owner() view returns (address)
0xe0d54e1747101ec7c7c585952b72f9e4df140931
symbol() view returns (string)
STL
totalSupply() view returns (uint256)
27777777000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAmbassador(address addr) view returns (bool)
State-modifying
Events addAmbassador(address addr, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AmbassadorAdded(address addr, uint256 amount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.