Bulleon Promo Token
Verified contract
Active on
Ethereum with 1,084 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BULLEON-X | ERC-20 | 4.38K | -- | -- | |
BULLEON PROMO | ERC-20 | 365 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19889372 | 6 months ago | | | 0 | 0.00020154149 | |
| 13167536 | 3 years ago | | | 0 | 0.013000720 | |
| 13167530 | 3 years ago | | | 0 | 0.011333083 | |
| 13132226 | 3 years ago | | | 0 | 0.0028297108 | |
| 12770851 | 3 years ago | | | 0 | 0.00049748000 | |
| 12632646 | 3 years ago | | | 0 | 0.00037375800 | |
| 12580456 | 3 years ago | | | 0 | 0.00026956000 | |
| 12579788 | 3 years ago | | | 0 | 0.0012235200 | |
| 12579609 | 3 years ago | | | 0 | 0.0012235200 | |
| 12572255 | 3 years ago | | | 0 | 0.0014247940 |
ABI
ABI objects
Getter at block 21293762
INITIAL_SUPPLY() view returns (uint256)
400000000000000000000000000
decimals() view returns (uint8)
18
dex() view returns (address)
0xd1508fb6659ccaa57f5c2fe85b0e34e0313f90e2
name() view returns (string)
Bulleon Promo Token
owner() view returns (address)
0x90066ba62b841267c2810077b5d17527eefa4b00
symbol() view returns (string)
BULLEON-X
totalSupply() view returns (uint256)
400000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
massNotify(address[] _owners)
renounceOwnership()
setDex(address _dex)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
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.