Beowulf
Verified contract
Active on
Ethereum with 1,000 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.78)
Native
Value
$1.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000483 | $3,693.24 |
$1.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21286213 | 3 days ago | | | 0 | 0.00042003560 | |
| 20551350 | 3 months ago | | | 0 | 0.000028483465 | |
| 17969509 | a year ago | | | 0 | 0.0013007932 | |
| 16643411 | 2 years ago | | | 0 | 0.0022027621 | |
| 15723897 | 2 years ago | | | 0 | 0.0012049029 | |
| 15723818 | 2 years ago | | | 0 | 0.0028772915 | |
| 14945440 | 2 years ago | | | 0 | 0.0021585600 | |
| 14358054 | 3 years ago | | | 0 | 0.0012220277 | |
| 14324719 | 3 years ago | | | 0 | 0.0012343145 | |
| 13492321 | 3 years ago | | | 0 | 0.0033717043 |
ABI
ABI objects
Getter at block 21307085
_totalSupply() view returns (uint256)
300000000000000
admin() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint256)
5
name() view returns (string)
Beowulf
owner() view returns (address)
0xcf95949d508cb5a23643c6404fd6ef3e9ff579ae
symbol() view returns (string)
BWF
totalSupply() view returns (uint256)
300000000000000
tradable() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
turnOnTradable()
updateAdmin(address _admin)
withdraw() returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value, bytes indexed _data)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.