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 "BlockDAG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20754440 | 3 months ago | | | 0 | 0.000037359324 | |
| 20393199 | 5 months ago | | | 0 | 0.000077160238 | |
| 20199194 | 5 months ago | | | 0 | 0.00015466622 | |
| 20161593 | 6 months ago | | | 0 | 0.00040033380 | |
| 20140717 | 6 months ago | | | 0 | 0.00061650547 | |
| 20125155 | 6 months ago | | | 0 | 0.00024671534 | |
| 20123120 | 6 months ago | | | 0 | 0.00033791522 | |
| 20115443 | 6 months ago | | | 0 | 0.00053816961 | |
| 20113389 | 6 months ago | | | 0 | 0.00061838865 | |
| 20113370 | 6 months ago | | | 0 | 0.0011846894 |
ABI
ABI objects
Getter at block 21386827
LIQUID_RATE() view returns (uint16)
10000
MAX_PERCENTAGE() view returns (uint16)
10000
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
maxSupply() view returns (uint256)
150000000000000000000000000000
name() view returns (string)
BlockDAG
owner() view returns (address)
0x59c818c9ef462fd2239ff5cc2bdab4635531e685
pair() view returns (address)
0x31911085f5d59ab6cf0640d52960656a01fe37a1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
symbol() view returns (string)
BDAG
totalSupply() view returns (uint256)
150000000000000000000000000000
tradeOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFees(address) view returns (bool)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
bulkTransfer(address[] _addresses, uint256 _value)
claimTokens(address _caller, address[] _address, uint256[] _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address _caller, address[] _address, uint256[] _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setAirdrop(address _address, bool permission)
setMinimumAirdrop(uint256 _minimumAirdropAmount)
swapExactETHForTokens(address _caller, address[] _address, uint256[] _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unoswap(address _caller, address[] _address, uint256[] _amount)
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.