Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($165.67)
Native
Value
$165.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,313.43 |
$165.67 | |
ABR | ERC-20 | 10.792548M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7093151 | 6 years ago | | | 0 | 0.000084589200 | |
| 7051318 | 6 years ago | | | 0 | 0.000056392800 | |
| 6991690 | 6 years ago | | | 0 | 0.00011278560 | |
| 6955512 | 6 years ago | | | 0 | 0.00021147300 | |
| 6952997 | 6 years ago | | | 0 | 0.000084589200 | |
| 6937222 | 6 years ago | | | 0 | 0.000084589200 | |
| 6924448 | 6 years ago | | | 0 | 0.00014101872 | |
| 6920837 | 6 years ago | | | 0 | 0.00010150704 | |
| 6920238 | 6 years ago | | | 0 | 0.00028196400 | |
| 6914210 | 6 years ago | | | 0 | 0.00021147300 |
ABI
ABI objects
Getter at block 21275613
SUPPLY() view returns (uint256)
200000000
TOKEN_DECIMALS() view returns (uint256)
4
TOKEN_DECIMALS_UINT8() view returns (uint8)
4
TOKEN_DECIMAL_MULTIPLIER() view returns (uint256)
10000
TOKEN_NAME() view returns (string)
Abri
TOKEN_SYMBOL() view returns (string)
ABR
decimals() pure returns (uint8 _decimals)
4
getinfo() view returns (string, uint256, uint256, uint256, uint256)
(, 0, 0, 0, 0)
getprice() view returns (uint256)
66800
gettimeback() view returns (uint256)
0
initialized() view returns (bool)
true
name() pure returns (string _name)
Abri
owner() view returns (address)
0xac011c052e35e51f82a87f8abb4605535aa28bb1
support() view returns (string, string, string)
(, , )
symbol() pure returns (string _symbol)
ABR
total() view returns (uint256, uint256)
(0, 0)
totalSupply() view returns (uint256)
2000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
care(uint256 _id) view returns (string, string, string, uint256)
State-modifying
Events Withdrawal()
aDeposit(uint256 _a)
approve(address _spender, uint256 _value) returns (bool)
claim() returns (string)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
fwithdrawal(uint256 _f)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
iwithdrawal(uint256 _i)
referral(address _referral)
sendabr(uint256 _send)
setadmin(address _admin)
setcoe(uint256 _coe)
setdaily(uint256 _daily)
setinfo(string _mail, string _mobile, string _nickname)
setprice(uint256 _e, uint256 _ex)
swap(uint256 _s) payable
transfer(address _to, uint256 _value) returns (bool _success)
transferFrom(address _from, address _to, uint256 _value) returns (bool _success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.