Doug Burgum
Verified contract
Active on
Ethereum with 799 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 |
---|---|---|---|---|---|
BURGUM | ERC-20 | 4.47997M | -- | -- | |
HAWK | ERC-20 | 22.251679K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150649 | 2 days ago | | | 0 | 0.0011509075 | |
| 21146958 | 2 days ago | | | 0 | 0.00048380652 | |
| 21127697 | 5 days ago | | | 0 | 0.0011897153 | |
| 21127667 | 5 days ago | | | 0 | 0.00088267573 | |
| 21118943 | 6 days ago | | | 0 | 0.00016241814 | |
| 21118934 | 6 days ago | | | 0 | 0.00027589854 | |
| 21035215 | 18 days ago | | | 0 | 0.00078928846 | |
| 20999441 | 23 days ago | | | 0 | 0.00043618467 | |
| 20974361 | a month ago | | | 0 | 0.00021556307 | |
| 20822947 | 2 months ago | | | 0 | 0.00086581602 |
ABI
ABI objects
Getter at block 21162464
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
4970029565354912563805
getSwapThresholdAmount() view returns (uint256)
18229343107034014980127
marketingAddress() view returns (address)
0x98881ff9e08cf182b561bf6e72d0dce4640abce3
name() view returns (string)
Doug Burgum
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x71a6a5681e3fce53822baae6fee81d71eb4191ab
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
BURGUM
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
marketingFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
marketingAddressSetup(address _newAddress)
marketingFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
marketingAddressUpdated(address marketingAddress)
marketingFeeSent(address recipient, uint256 amount)
marketingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.