Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "BULVRD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16791259 | 2 years ago | | | 0 | 0.0013555139 | |
| 16791079 | 2 years ago | | | 0 | 0.0018598201 | |
| 16473771 | 2 years ago | | | 0 | 0.00035755240 | |
| 15159799 | 2 years ago | | | 0 | 0.00029437443 | |
| 14958380 | 2 years ago | | | 0 | 0.0018169503 | |
| 14958366 | 2 years ago | | | 0 | 0.0025695760 | |
| 11232695 | 4 years ago | | | 0 | 0.0016864540 | |
| 10830210 | 4 years ago | | | 0 | 0.0028141800 | |
| 10406838 | 4 years ago | | | 0 | 0.0010477000 | |
| 10117532 | 5 years ago | | | 0 | 0.00075503400 |
ABI
ABI objects
Getter at block 21290250
_totalSupply() view returns (uint256)
17501471438600000000000000000
accident() view returns (uint256)
10
ar_drive() view returns (uint256)
15
base_report() view returns (uint256)
5
closure() view returns (uint256)
15
dash_drive() view returns (uint256)
10
decimals() view returns (uint8)
18
hazard() view returns (uint256)
10
limiter() view returns (uint256)
5
maintainer() view returns (address)
0x2dd77a1e3fcc36417806bf33deec804af60a0880
map_drive() view returns (uint256)
10
mastodon_share() view returns (uint256)
5
maxMintable() view returns (uint256)
50000000000000000000000000000
name() view returns (string)
BULVRD
odb2_drive() view returns (uint256)
10
oracle() view returns (address)
0x2dd77a1e3fcc36417806bf33deec804af60a0880
owner() view returns (address)
0x2dd77a1e3fcc36417806bf33deec804af60a0880
police() view returns (uint256)
10
referral() view returns (uint256)
35
report_init() view returns (uint256)
1
speed_sign() view returns (uint256)
1
symbol() view returns (string)
BLVD
tokenDecimals() view returns (uint8)
18
tokenName() view returns (string)
BULVRD
tokenSymbol() view returns (string)
BLVD
totalSupply() view returns (uint256)
17501471438600000000000000000
traffic() view returns (uint256)
5
twitter_share() view returns (uint256)
5
validated_poi() view returns (uint256)
5
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
redeemedRewardsOf(address destination) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
changeMaintainer(address newMaintainer)
changeOracle(address newOracle)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
redeemRewards(uint256 rewards, address destination)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
updateAccident(uint256 value)
updateArDrive(uint256 value)
updateBaseReport(uint256 value)
updateClosure(uint256 value)
updateDashDrive(uint256 value)
updateHazard(uint256 value)
updateLimiter(uint256 value)
updateMapDrive(uint256 value)
updateMastodonShare(uint256 value)
updateObd2Drive(uint256 value)
updatePolice(uint256 value)
updateReferral(uint256 value)
updateReportInit(uint256 value)
updateSpeedSign(uint256 value)
updateTraffic(uint256 value)
updateTwitterShare(uint256 value)
updateValidatedPoi(uint256 value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
RedeemRewards(address indexed addr, uint256 rewards)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.