3xBULLETH/USD
Verified contract
Active on
Ethereum with 439 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 "3xBULLETH/USD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19264927 | 9 months ago | | | 0 | 0.00093111649 | |
| 19264922 | 9 months ago | | | 0 | 0.0014760890 | |
| 19194767 | 10 months ago | | | 0 | 0.0022355485 | |
| 18962884 | a year ago | | | 0 | 0.0012173222 | |
| 18257447 | a year ago | | | 0 | 0.00018186975 | |
| 17311320 | 2 years ago | | | 0 | 0.00084458043 | |
| 16657458 | 2 years ago | | | 0 | 0.00056251601 | |
| 15664680 | 2 years ago | | | 0 | 0.00015864336 | |
| 14685382 | 3 years ago | | | 0 | 0.0013069906 | |
| 14154183 | 3 years ago | | | 0 | 0.0029019571 |
ABI
ABI objects
Getter at block 21307666
decimals() view returns (uint256)
18
name() view returns (string)
3xBULLETH/USD
owner() view returns (address)
0xa2e316cbfa81640ce509ab487867a136b75c83c4
symbol() view returns (string)
BULL
totalSupply() view returns (uint256)
3912327623046427236594
vault() view returns (address)
0xff40827ee1c4eb6052044101e1c6e28dbe1440e3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events adminwithdrawal(address token, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.