BearKiller
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BearKiller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16490648 | 2 years ago | | | 0 | 0.00038906462 | |
| 16482505 | 2 years ago | | | 0 | 0.00069514064 | |
| 16481172 | 2 years ago | | | 0 | 0.0014656132 | |
| 16481028 | 2 years ago | | | 0 | 0.00069577465 | |
| 16481018 | 2 years ago | | | 0 | 0.0010935539 | |
| 16481012 | 2 years ago | | | 0 | 0.00079618403 | |
| 16480951 | 2 years ago | | | 0 | 0.00077385565 | |
| 16480925 | 2 years ago | | | 0 | 0.00075419236 | |
| 16480925 | 2 years ago | | | 0 | 0.00083060537 | |
| 16480921 | 2 years ago | | | 0 | 0.00083350466 |
ABI
ABI objects
Getter at block 21184319
_totalSupply() view returns (uint256)
5000000000000000000000
burnaddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
denominator() view returns (uint256)
100
firstTransfor() view returns (bool)
false
name() view returns (string)
BearKiller
numerator() view returns (uint256)
2
symbol() view returns (string)
$BKILL
totalSupply() view returns (uint256)
5000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events _burn(address sender, uint256 amount)
approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _value)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.