BelleDelphineInu
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,544.52 |
$0 | |
BelleDelphineInu | ERC-20 | 25.08882M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13605567 | 3 years ago | | | 0 | 0.0065942826 | |
| 13605565 | 3 years ago | | | 0 | 0.0061970994 | |
| 13605565 | 3 years ago | | | 0 | 0.0061970994 | |
| 13605560 | 3 years ago | | | 0 | 0.0029228341 | |
| 13605560 | 3 years ago | | | 0 | 0.0029228341 | |
| 13605560 | 3 years ago | | | 0 | 0.0029228341 | |
| 13605558 | 3 years ago | | | 0 | 0.0072347068 | |
| 13605558 | 3 years ago | | | 0 | 0.0032775191 | |
| 13605555 | 3 years ago | | | 0 | 0.010197762 | |
| 13605554 | 3 years ago | | | 0 | 0.0083167383 |
ABI
ABI objects
Getter at block 21287251
_devWalletAddress() view returns (address)
0x9ed3f44d0607eb880c6c85590ee28ee3085d5ee5
_getETHBalance() view returns (uint256 balance)
3
_getMaxTxAmount() view returns (uint256)
20000000000000000000000000
_getTaxFee() view returns (uint256)
1
_getTeamFee() view returns (uint256)
14
_marketingWalletAddress() view returns (address)
0x9ed3f44d0607eb880c6c85590ee28ee3085d5ee5
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
BelleDelphineInu
owner() view returns (address)
0x9ed3f44d0607eb880c6c85590ee28ee3085d5ee5
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
BelleDelphineInu
totalFees() view returns (uint256)
3215493981697448521047620
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xaa28913543f3890d1ce921a384cdb0926e026a85
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.