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 "BULTCOIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12499866 | 4 years ago | | | 0 | 0.0052475400 | |
| 12454094 | 4 years ago | | | 0 | 0.0071026230 | |
| 12454079 | 4 years ago | | | 0 | 0.0066103620 | |
| 12451022 | 4 years ago | | | 0 | 0.0033570000 | |
| 12449196 | 4 years ago | | | 0 | 0.0057882880 | |
| 12449177 | 4 years ago | | | 0 | 0.0046625000 | |
| 12448799 | 4 years ago | | | 0 | 0.0076942800 | |
| 12448321 | 4 years ago | | | 0 | 0.0039360825 | |
| 12447751 | 4 years ago | | | 0 | 0.0082992500 | |
| 12446974 | 4 years ago | | | 0 | 0.0048490000 |
ABI
ABI objects
Getter at block 21264833
LIQUIDITY_PROVIDER_WALLET() view returns (address)
0xda6c05b4a4bed842269f68165854957934ba2295
MARKETING_WALLET() view returns (address)
0x906adfb33033c6c29e6c150cc4d84ec4f0e60285
decimals() view returns (uint8)
18
name() view returns (string)
BULTCOIN
owner() view returns (address)
0x078f2c29c61fa475038bf417e2c60857e726f728
symbol() view returns (string)
BULT
totalFees() view returns (uint256)
104436947595906951073176
totalSupply() view returns (uint256)
9808218618033119673198994
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
assignUniswap(address account)
changeLiquidityAddress(address _newLiquidityAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setUniswapPairAddress(address _uniswapPairAddress)
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(address _MARKETING_WALLET, address _LIQUIDITY_PROVIDER_WALLET)
This contract contains no fallback and receive objects.
This contract contains no error objects.